KeyValueBasedVersionsRepoProxy

fun <T> KeyValueBasedVersionsRepoProxy(keyValueStore: KeyValueRepo<String, Int>, database: T)